home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global gqzlist
- if getaProp(gqzlist, #dckdpu) = 0 then
- puppetTransition(26, 1, 40, 1)
- go("Suc1")
- else
- if getaProp(gqzlist, #dckdbk) = 0 then
- puppetTransition(26, 1, 40, 1)
- go("Su1")
- else
- puppetTransition(26, 1, 40, 1)
- go("Sua1")
- end if
- end if
- end
-